From 72d50aa0e5784494eacd4c8b2109252a7e2cde83 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 19 Nov 2012 14:25:33 +0000 Subject: [PATCH] docs: Add ToC entry for start of day memory layout. Signed-off-by: Ian Campbell Acked-by: Ian Jackson Committed-by: Ian Campbell --- xen/include/public/xen.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xen/include/public/xen.h b/xen/include/public/xen.h index c6b74d2f02..0bdc71cf3f 100644 --- a/xen/include/public/xen.h +++ b/xen/include/public/xen.h @@ -680,7 +680,8 @@ typedef struct shared_info shared_info_t; #endif /* - * Start-of-day memory layout: + * `incontents 200 startofday Start-of-day memory layout + * * 1. The domain is started within contiguous virtual-memory region. * 2. The contiguous region ends on an aligned 4MB boundary. * 3. This the order of bootstrap elements in the initial virtual region: -- 2.30.2